Skip to content

feat: new agents names and resources#31

Merged
diegoitaliait merged 18 commits intomainfrom
review-workflow
Apr 19, 2026
Merged

feat: new agents names and resources#31
diegoitaliait merged 18 commits intomainfrom
review-workflow

Conversation

@diegoitaliait
Copy link
Copy Markdown
Contributor

Description

Refine routing rules and execution boundaries for agents and workflows. Implement checks and a replay mechanism for imported asset overrides, enhancing governance and consistency. Update documentation and scripts for clarity and operational model consistency. Introduce new skills for boundary recommendations and external resource synchronization. Remove deprecated components and improve test coverage for new functionalities.

Change Type

  • Agent update
  • Instruction update
  • Skill update
  • AI policy update (AGENTS.md, copilot-instructions.md)
  • Workflow/automation update
  • Verification/automation update
  • Documentation/configuration only
  • Scripts/Utils update
  • Other

List of changes

Consumer Impact

  • Affected customization assets:
  • Backward compatibility notes:
  • Rollout or migration notes (if any):

Testing Instructions

Validation Evidence

  • Repository-level checks result:
  • Stack-specific checks/tests result:
  • Security/supply-chain checks result:

Breaking Changes

  • This PR contains breaking changes

Checklist

  • No secrets/tokens/credentials committed
  • Repository artifacts remain in English
  • Available repository checks executed as applicable
  • Workflow action pins use full SHA with adjacent release/tag reference
  • References remain repository-agnostic and reusable

- Add `check_imported_asset_overrides` function to validate imported asset overrides against defined rules.
- Introduce `apply_imported_asset_overrides.py` script to replay registered patches after upstream refresh.
- Create `imported-asset-overrides.yaml` to manage approved overrides with necessary metadata.
- Update `SKILL.md` files to reflect new workflows and guidelines for using imported asset overrides.
- Enhance consistency checks to flag invalid entries in the imported asset override registry.
- Add tests to ensure the integrity and correctness of the imported asset override functionality.
…mmendation-engine skill and update agents to utilize it for lane mismatch handling
…nt-cross-lane-engine and update related documentation
- Updated operational agents in documentation and code from `internal-fast-executor`, `internal-critical-challenger` to `internal-delivery-operator`, `internal-critical-master`.
- Removed deprecated `catalog_validation.sh` script and replaced it with `github_catalog_validation.py` for local validation workflow simulation.
- Updated GitHub Actions workflow to use the new validation script and renamed the workflow file to `_github-catalog-validation.yml`.
- Adjusted references in various markdown files and scripts to reflect the new agent names and validation processes.
- Enhanced tests to cover new validation logic and ensure proper execution of required targets.
…ted patches

- Added openai.yaml for the Internal Agent Sync External Resources skill to govern sync catalog decisions.
- Created obra-brainstorming.patch to refine brainstorming workflow and clarify usage guidelines.
- Added obra-requesting-code-review.patch to enhance code review processes with internal-review-guard.
- Introduced obra-subagent-driven-development.patch to align subagent-driven development practices.
- Implemented obra-test-driven-development.patch to strengthen TDD principles for executable behavior.
- Developed obra-writing-plans.patch to ensure explicit planning for multi-step tasks.
- Added catalog-decision-checklist.md for detailed heuristics on asset management decisions.
- Created fingerprinting-contract.md to establish deterministic proof for resource changes.
- Introduced imported-asset-overrides.yaml to manage imported asset overrides with clear policies.
- Added scripts for applying imported asset overrides and syncing resource fingerprints.
- Updated references in existing skills and documentation to reflect the new external resources structure.
- Adjusted tests to align with the new internal-agent-sync-external-resources skill and its functionalities.
@diegoitaliait diegoitaliait requested review from a team and GNuccio96 as code owners April 19, 2026 15:40
@diegoitaliait diegoitaliait changed the title feat: refine routing rules and enhance asset override handling feat: new agents names and resources Apr 19, 2026
@diegoitaliait diegoitaliait merged commit 0cb0e8a into main Apr 19, 2026
6 checks passed
@diegoitaliait diegoitaliait deleted the review-workflow branch April 19, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant